projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bac964b
)
(ada-find-in-ali): Use "non-nil" in docstrings.
author
Juanma Barranquero
<lekktu@gmail.com>
Fri, 3 Nov 2006 15:11:15 +0000
(15:11 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Fri, 3 Nov 2006 15:11:15 +0000
(15:11 +0000)
lisp/progmodes/ada-xref.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/ada-xref.el
b/lisp/progmodes/ada-xref.el
index ae65688a351693a834ed63e5b56d0547d2b243ca..c6fcc670038d81575d712f553cf2abb1ad33af85 100644
(file)
--- a/
lisp/progmodes/ada-xref.el
+++ b/
lisp/progmodes/ada-xref.el
@@
-1802,7
+1802,7
@@
This function is disabled for operators, and only works for identifiers."
(defun ada-find-in-ali (identlist &optional other-frame)
"Look in the .ali file for the definition of the identifier in IDENTLIST.
-If OTHER-FRAME is non
nil, and `ada-xref-other-buffer' is non
nil,
+If OTHER-FRAME is non
-nil, and `ada-xref-other-buffer' is non-
nil,
opens a new window to show the declaration."
(ada-get-all-references identlist)